Skip to content

Bump python-discovery from 1.3.1 to 1.4.0 - #424

Merged
conorheffron merged 1 commit into
mainfrom
dependabot/pip/python-discovery-1.4.0
Jun 6, 2026
Merged

Bump python-discovery from 1.3.1 to 1.4.0#424
conorheffron merged 1 commit into
mainfrom
dependabot/pip/python-discovery-1.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps python-discovery from 1.3.1 to 1.4.0.

Release notes

Sourced from python-discovery's releases.

v1.4.0

What's Changed

Full Changelog: tox-dev/python-discovery@1.3.2...1.4.0

v1.3.2

What's Changed

Full Changelog: tox-dev/python-discovery@1.3.1...1.3.2

Changelog

Sourced from python-discovery's changelog.

Features - 1.4.0

  • Add debug_build attribute to :class:PythonInfo exposing whether the interpreter is a debug build (Py_DEBUG) - by :user:gaborbernat. (:issue:80)

v1.3.2 (2026-05-27)


No significant changes.


v1.3.1 (2026-05-12)


Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [python-discovery](https://github.com/tox-dev/python-discovery) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/tox-dev/python-discovery/releases)
- [Changelog](https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst)
- [Commits](tox-dev/python-discovery@1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: python-discovery
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 3, 2026
@github-actions
github-actions Bot requested a review from conorheffron June 3, 2026 02:49
@conorheffron
conorheffron requested a review from Copilot June 6, 2026 07:21
@conorheffron
conorheffron merged commit 6fdcd54 into main Jun 6, 2026
11 of 12 checks passed
@github-project-automation github-project-automation Bot moved this from In review to Done in @conorheffron's booking-sys Jun 6, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/python-discovery-1.4.0 branch June 6, 2026 07:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the backend’s pinned dependency version for python-discovery from 1.3.1 to 1.4.0 in the CI-installed requirements set.

Changes:

  • Bump python-discovery to 1.4.0 in backend/requirements.txt.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread backend/requirements.txt
pytest-cov==7.1.0
pytest-django==4.12.0
python-discovery==1.3.1
python-discovery==1.4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants